home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Travailler / RegAlyzer / regalyz.exe / {app} / Languages / English.ral < prev    next >
INI File  |  2005-12-13  |  16KB  |  394 lines

  1. [Dialogs]
  2. ButtonYes=Yes
  3. ButtonNo=No
  4. ButtonOK=OK
  5. ButtonCancel=Cancel
  6. ButtonAbort=Abort
  7. ButtonRetry=Retry
  8. ButtonIgnore=Ignore
  9. ButtonAll=All
  10. ButtonNoToAll=No to all
  11. ButtonYesToAll=Yes to all
  12. ButtonHelp=Help
  13. DialogTitleWarning=Warning
  14. DialogTitleError=Error
  15. DialogTitleInformation=Information
  16. DialogTitleConfirmation=Confirmation
  17. DialogTitleCustom=Custom
  18.  
  19. [Messages]
  20. MyComputer=My Computer
  21. WarningComplicatedDataType=RegAlyzer can add a value of this type, but can only edit it in binary form.%0D%0ABad data can cause Windows Regedit to hang.%0D%0ADo you want to continue?
  22. ConfirmValueDelete=Do you really want to delete this value ("%s")?
  23. ConfirmKeyDelete=Do you really want to delete this key ("%s")?
  24. DialogRenameValueTitle=Rename value ("%s")
  25. DialogRenameValueCaption=Please enter the new name for this value:
  26. DialogRenameKeyTitle=Rename key ("%s")
  27. DialogRenameKeyCaption=Please enter the new name for this key:
  28. DialogNewKeyTitle=New key
  29. DialogNewKeyCaption=Please enter a name for the new key:
  30. DialogNewValueTitle=New value
  31. DialogNewValueCaption=Please enter a name for the new value:
  32. DialogNewValueStringTitle=New string value
  33. DialogNewValueStringCaption=Please enter a name for the new string value:
  34. DialogNewValueNumericTitle=New numeric value
  35. DialogNewValueNumericCaption=Please enter a name for the new numeric value:
  36. DialogNewValueBinaryTitle=New binary value
  37. DialogNewValueBinaryCaption=Please enter a name for the new binary value:
  38. DialogJumpToKeyTitle=Jump to key
  39. DialogJumpToKeyCaption=Please enter key to go to:
  40. DialogNewKeyDefault=New key
  41. DialogNewValueDefault=New value
  42. DialogNewValueStringDefault=New string
  43. DialogNewValueNumericDefault=New numeric
  44. DialogNewValueBinaryDefault=New binary data
  45. DialogValueDefault=(Default)
  46. DialogDataNotDefined=(Data not defined)
  47. DialogDataNotSupported=(Data type not supported)
  48. DialogDataBinaryZero=(Binary data of zero length)
  49. DialogDataError=(Error reading data)
  50. DialogSearchStatus=Searching %s
  51. DialogSearchFinished=Search has finished with %d results.
  52. DialogSearchStopped=You have stopped the search.
  53. DialogSearchFocusLimited=Search limited to %s.
  54. DialogSearchFocusAll=Search complete registry.
  55. DialogSearchHighSpeedStatus=Please be patient...
  56. RemoteConnectTitle=Connect to remote registry
  57. RemoteConnectCaption=Please enter name of remote computer:
  58. DialogConfirmImport=Do you really want to import this file?
  59. BookmarkItemDefaultName=New bookmark
  60. BookmarkItemAddTitle=New bookmark name
  61. BookmarkItemAddCaption=Please enter the name for the new bookmark:
  62. BookmarkItemAddLocationTitle=New bookmark location
  63. BookmarkItemAddLocationCaption=Please enter the location the new bookmark will point to:
  64. BookmarkItemRenameTitle=Rename bookmark
  65. BookmarkItemRenameCaption=Please enter the new name for the bookmark:
  66. BookmarkItemDeleteCaption=Do you really want to delete this bookmark?
  67. BookmarkFolderDefaultName=New folder
  68. BookmarkFolderAddTitle=New folder name
  69. BookmarkFolderAddCaption=Please enter the name for the new folder:
  70. BookmarkFolderRenameTitle=Rename folder
  71. BookmarkFolderRenameCaption=Please enter the new name for the folder:
  72. BookmarkFolderDeleteCaption=Do you really want to delete this folder?
  73. DialogSearchReplaceStatus=%s occurences have been replaced.
  74. ConfirmCopyOverwrite=A value of that name ("%s") already exists in your destination key. Do you really want to overwrite it?
  75. DragDropMoveStatus=Moving value(s) to %%s...
  76. DragDropCopyStatus=Copying value(s) to %%s...
  77. DragDropValueMoveStatus=Moving value(s) to %s...
  78. DragDropValueCopyStatus=Copying value(s) to %s...
  79. DragDropKeyMoveStatus=Moving key %s into %s...
  80. DragDropKeyCopyStatus=Copying key %s into %s...
  81. DragDropWrongRootKeyWarning=You cannot move keys between different root keys (yet)!
  82. RemoteErrorAccessDenied=You do not have access to the network resource.
  83. RemoteErrorAlreadyAssigned=That device is already connected.
  84. RemoteErrorBadDevice=The specified device is invalid.
  85. RemoteErrorBadNetName=The format of the network resource is invalid.
  86. RemoteErrorBadProfile=The user profile was specified in an incorrect format.
  87. RemoteErrorBadProvider=Your network address does not match any network provider.
  88. RemoteErrorBusy=The router or provider is busy. Please retry in a few seconds.
  89. RemoteErrorInvalidPassword=The password you entered is invalid for this resource.
  90. RemoteErrorNoNetOrBadPath=The network has not been not started or the specified address cannot be used.
  91. RemoteErrorNoNetwork=The network is unavailable.
  92. DialogHivesLoaded=%d registry hives have been found and loaded into HKEY_LOCAL_MACHINE\PE_* and/or HKEY_USERS\PE_*. They will be unloaded again on program exit.
  93.  
  94. [Main]
  95. LanguageName=English
  96. Use=Use english language
  97. HelpFile=Help\English.chm
  98. FontName=MS Sans Serif
  99. FontSize=8
  100. FontCharset=1
  101.  
  102. [Forms]
  103. formMain=RegAlyzer
  104. formEditString=Change string data
  105. formEditInteger=Change numeric data
  106. formEditMultiString=Change multi-string value
  107. formSearch=Search
  108. formBookmarks=Bookmarks
  109. formAbout=Info
  110. formEditResourceRequirementsList=Display Resource Requirements List
  111. formRegalyzer=RegAlyzer
  112. formRemoteConnect=Connect to remote registry
  113.  
  114. [formMain]
  115. sbar.Items=%0D%0A%0D%0A
  116.  
  117. [formMain.panelMain.pcMain]
  118. tsData=Data
  119. tsInfo=Security information
  120. tsDatabaseInfo=Info database
  121.  
  122. [formMain.panelMain.pcMain.tsData]
  123. lvData.Items=Name%0D%0AType%0D%0AValue%0D%0ASize%0D%0A
  124. lvHexDump.Items=Pos%0D%0ADump%0D%0AText%0D%0A
  125.  
  126. [formMain.alMain]
  127. aKeyDelete=&Delete key
  128. aKeyAdd=&New key...
  129. aKeyRename=&Rename key...
  130. aValueDelete=&Delete value
  131. aValueRename=&Rename value...
  132. aValueChange=&Change data...
  133. aKeyCopyPath=Copy key name to clipboard
  134. aSearch=&Search...
  135. aKeyRefresh=&Refresh
  136. aKeyJump=Jump to key...
  137. aValueAdd=New
  138. aValueAddString=String
  139. aValueAddExpandString=String (with placeholders)
  140. aValueAddMultiString=String (multi-line)
  141. aValueAddInteger=Numeric value (32 bit)
  142. aValueAddLEInteger=Numeric value (32 bit, little endian)
  143. aValueAddBEInteger=Numeric value (32 bit, big endian)
  144. aValueAddBinary=Binary data
  145. aSecurityInformationExportToFile=Export security information to file...
  146. aSecurityInformationExportToClipboard=Copy security information to clipboard
  147. aFileExit=E&xit
  148. aValueAddInt64=Numeric value (64 bit)
  149. aValueAddLEInt64=Numeric value (64 bit, little endian)
  150. aBookmarksManage=&Manage bookmarks
  151. aFileOpenReg=&Open registry file...
  152. aKeyExport=&Export...
  153. aFileConnectReg=Connect to &remote registry...
  154. aKeyImport=&Import...
  155. aKeyAddBookmark=Add to bookmarks...
  156. aAbout=About...
  157. aValueAddLink=Link
  158. aKeyBack=Back
  159. aKeyForward=Forward
  160. aValueAddResourceList=Resource List
  161. aValueAddFullResourceDescriptor=Full Resource Descriptor
  162. aValueAddResourceRequirementsList=Resource Requirements List
  163. aInfoDBRefreshEntry=Refresh
  164. aInfoDBStoreEntry=Store
  165. aInfoDBSaveKeyInfo=Save key info
  166. aInfoDBSaveValueInfo=Save value info
  167. aHelpContents=Contents
  168. aHelpIndex=Index
  169. aMenuHelp=Help
  170. aValueAddNone=None (empty type)
  171. aValueSelectAll=Select all
  172. aSecurityInformationGrantAll=Grant all rights to everyone on this key
  173.  
  174. [formMain.menuMain]
  175. miFile=&File
  176. miEdit=&Edit
  177. miBookmarks=&Bookmarks
  178. miLanguages=&Languages
  179. miHelp=&?
  180.  
  181. [formEditString]
  182. labelValue=Name of value:
  183. labelData=Value data:
  184. bnOK=OK
  185. bnCancel=Cancel
  186.  
  187. [formEditInteger]
  188. labelDataDecimal=Value data (decimal):
  189. labelValue=Name of value:
  190. labelDataHex=Value data (hex):
  191. labelDataBinary=Value data (binary):
  192. bnCancel=Cancel
  193. bnOK=OK
  194.  
  195. [formEditMultiString]
  196. labelValue=Name of value:
  197. labelData=Value data:
  198. bnCancel=Cancel
  199. bnOK=OK
  200.  
  201. [formSearch]
  202. bnCancel=Cancel
  203. bnSearch=Search
  204. bnStop=Stop
  205.  
  206. [formSearch.pcSearch]
  207. tsCriteria=Search criteria
  208. tsResults=Results
  209. tsByDate=... by date
  210. tsReplace=Replace
  211.  
  212. [formSearch.pcSearch.tsCriteria]
  213. labelSearchFor=Search &for:
  214. groupSearchFocus=Search focus
  215. groupSearchRange=Search range
  216. groupSearchMisc=Miscellaneous options
  217. groupSearchDataTypes=Data types
  218. labelSearchStyle=Search &style:
  219. cbSearchStyle.Items=Simple substring search%0D%0AWildcard search (*, ?)%0D%0ABoolean search (AND, OR, NOT)%0D%0ARegular expressions%0D%0A
  220. cbSearchStyle=Simple substring search
  221.  
  222. [formSearch.pcSearch.tsCriteria.groupSearchFocus]
  223. cbFocusKeys=&Keys
  224. cbFocusValues=&Values
  225. cbFocusData=&Data
  226.  
  227. [formSearch.pcSearch.tsCriteria.groupSearchRange]
  228. rbRangeKey=This key &only
  229. rbRangeComplete=&Whole registry
  230.  
  231. [formSearch.pcSearch.tsCriteria.groupSearchMisc]
  232. cbIgnoreCase=&Ignore case
  233. cbHighSpeed=High speed search
  234.  
  235. [formSearch.pcSearch.tsCriteria.groupSearchDataTypes]
  236. cbDataTypeStrings=&Strings
  237. cbDataTypeNumerics=&Numerics
  238. cbDataTypeBinary=&Binary data
  239.  
  240. [formSearch.pcSearch.tsResults]
  241. lvResults.Items=Key%0D%0AValue%0D%0AData%0D%0A
  242.  
  243. [formBookmarks]
  244. bnOK=OK
  245. bnCancel=Cancel
  246.  
  247. [formBookmarks.alBookmarks]
  248. aBookmarkAdd=Add bookmark...
  249. aBookmarkRename=Rename bookmark...
  250. aBookmarkDelete=Delete bookmark
  251. aFolderAdd=Add folder...
  252. aFolderRename=Rename folder...
  253. aFolderDelete=Delete folder
  254. aSortOneLevel=Sort one level
  255. aSortRecursive=Sort recursive
  256. aFolderExportOneLevel=Export one level
  257. aFolderExportRecursive=Export recursive
  258.  
  259. [formAbout]
  260. Label1=Copyright ⌐ 2000-2003 Patrick M. Kolla. All rights reserved.
  261. bnOK=OK
  262. memoCredits=Credits go to: %0D%0AEnrico Maria Biancarelli (suggestions, italian translation)%0D%0AAndrey V. Sorokin (code for regular expressions)%0D%0AHevesi Jßnos (magyar translation)%0D%0AQuan Qi Tang (chinese simplified translation)%0D%0Aliwk (chinese traditional translation)%0D%0AnickW (french translation)%0D%0ADavid (spanish translation)%0D%0ANelson A. H. de Carvalho (brazil translation)%0D%0APep Isern (catalan translation)%0D%0AKristian Christensen (dansk translation)%0D%0AHeppocrates Giakoumis (hellenic translation)%0D%0ABartosz Czerwinski (polski translation)%0D%0A
  263. labelCopyright=Copyright ⌐ 2000-2005 Patrick M. Kolla / Safer Networking Ltd.
  264. labelCopyright2=All rights reserved.
  265.  
  266. [formEditResourceRequirementsList]
  267. labelInterfaceType=Interface type:
  268. labelBusNumber=Bus number:
  269. labelSlotNumber=Slot number:
  270. bnCancel=Cancel
  271. bnOK=OK
  272. lvList.Items=Type%0D%0AMinimum Address%0D%0AMaximum Address%0D%0ALength%0D%0AAlign%0D%0AOptions%0D%0A
  273.  
  274. [Images]
  275. Flag16=424DF60000000000000076000000280000001000000010000000010004000000000080000000000000000000000010000000000000000000000000008000008000000080800080000000800080008080000080808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD88888899888888DD8FFFFF99FFFFF8DD8FFFFF99FFFFF8DD8FFFFF99FFFFF8DD8FFFFF99FFFFF8DD99999999999999DD99999999999999DD8FFFFF99FFFFF8DD8FFFFF99FFFFF8DD8FFFFF99FFFFF8DD8FFFFF99FFFFF8DD88888899888888DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD
  276. Flag32=424D760200000000000076000000280000002000000020000000010004000000000000020000000000000000000010000000000000000000000000008000008000000080800080000000800080008080000080808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD8888888888999988888888888888DDDD8FFFFFFFFF9999FFFFFFFFFFFFF8DDDD8FFFFFFFFF9999FFFFFFFFFFFFF8DDDD8FFFFFFFFF9999FFFFFFFFFFFFF8DDDD8FFFFFFFFF9999FFFFFFFFFFFFF8DDDD8FFFFFFFFF9999FFFFFFFFFFFFF8DDDD8FFFFFFFFF9999FFFFFFFFFFFFF8DDDD8FFFFFFFFF9999FFFFFFFFFFFFF8DDDD8FFFFFFFFF9999FFFFFFFFFFFFF8DDDD8FFFFFFFFF9999FFFFFFFFFFFFF8DDDD9999999999999999999999999999DDDD9999999999999999999999999999DDDD9999999999999999999999999999DDDD9999999999999999999999999999DDDD8FFFFFFFFF9999FFFFFFFFFFFFF8DDDD8FFFFFFFFF9999FFFFFFFFFFFFF8DDDD8FFFFFFFFF9999FFFFFFFFFFFFF8DDDD8FFFFFFFFF9999FFFFFFFFFFFFF8DDDD8FFFFFFFFF9999FFFFFFFFFFFFF8DDDD8FFFFFFFFF9999FFFFFFFFFFFFF8DDDD8FFFFFFFFF9999FFFFFFFFFFFFF8DDDD8FFFFFFFFF9999FFFFFFFFFFFFF8DDDD8FFFFFFFFF9999FFFFFFFFFFFFF8DDDD8888888888999988888888888888DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD
  277.  
  278. [formSearch.pcSearch.tsByDate]
  279. Label1=Search &for keys that are
  280. Label2=and
  281. cbByDateMode.Items=of any date.%0D%0Anewer than:%0D%0Aolder than:%0D%0Abetween:%0D%0Aoutside of:%0D%0A
  282. labelByDate=Search &for keys that are
  283. labelByDateAnd=and:
  284. labelByDateOSInfo=This search criterion is only available on Windows NT, Windows 2000 and Windows XP systems. Windows 9x and Windows ME do not support registry key dates.
  285. dtDate1=14.08.2003
  286. dtTime1=14.08.2003
  287. dtTime2=14.08.2003
  288. dtDate2=14.08.2003
  289.  
  290. [formRegalyzer]
  291. sbar.Items=%0D%0A%0D%0A
  292.  
  293. [formRegalyzer.panelMain.pcMain]
  294. tsData=Data
  295. tsInfo=Security information
  296.  
  297. [formRegalyzer.panelMain.pcMain.tsData]
  298. lvData.Items=Name%0D%0AType%0D%0AValue%0D%0ASize%0D%0A
  299. lvHexDump.Items=Pos%0D%0ADump%0D%0AText%0D%0A
  300.  
  301. [formRegalyzer.alMain]
  302. aKeyDelete=&Delete key
  303. aKeyAdd=&New key...
  304. aKeyRename=&Rename key...
  305. aValueDelete=&Delete value
  306. aValueRename=&Rename value...
  307. aValueChange=&Change data...
  308. aKeyCopyPath=Copy key name to clipboard
  309. aSearch=&Search...
  310. aKeyRefresh=&Refresh
  311. aKeyJump=Jump to key...
  312. aValueAdd=New
  313. aValueAddString=String
  314. aValueAddExpandString=String (with placeholders)
  315. aValueAddMultiString=String (multi-line)
  316. aValueAddInteger=Numeric value (32 bit)
  317. aValueAddLEInteger=Numeric value (32 bit, little endian)
  318. aValueAddBEInteger=Numeric value (32 bit, big endian)
  319. aValueAddBinary=Binary data
  320. aSecurityInformationExportToFile=Export security information to file...
  321. aSecurityInformationExportToClipboard=Copy security information to clipboard
  322. aFileExit=E&xit
  323. aValueAddInt64=Numeric value (64 bit)
  324. aValueAddLEInt64=Numeric value (64 bit, little endian)
  325. aBookmarksManage=&Manage bookmarks
  326. aFileOpenReg=&Open registry file...
  327. aKeyExport=&Export...
  328. aFileConnectReg=Connect to &remote registry...
  329. aKeyImport=&Import...
  330. aKeyAddBookmark=Add to bookmarks...
  331. aAbout=About...
  332. aValueAddLink=Link
  333. aKeyBack=Back
  334. aKeyForward=Forward
  335. aValueAddResourceList=Resource List
  336. aValueAddFullResourceDescriptor=Full Resource Descriptor
  337. aValueAddResourceRequirementsList=Resource Requirements List
  338.  
  339. [formRegalyzer.menuMain]
  340. miFile=&File
  341. miEdit=&Edit
  342. miBookmarks=&Bookmarks
  343. miLanguages=&Languages
  344. miHelp=&?
  345.  
  346. [formSearch.alSearch]
  347. aSearchResultsExport=Export...
  348. aSearchResultsExportAll=&Export all...
  349. aSearchResultsExportSelected=Export selected &only...
  350. aSearchResultsSelectAll=&Select all
  351. aSearchResultsDeSelectAll=&Deselect all
  352. aSearchResultsSelectKeys=Select key results
  353. aSearchResultsDeSelectKeys=Deselect key results
  354. aSearchResultsSelectValues=Select value results
  355. aSearchResultsDeSelectValues=Deselect value results
  356. aSearchResultsSelectData=Select data results
  357. aSearchResultsDeSelectData=Deselect data results
  358. aSearchResultsExportKeyContents=Option: Export contents of key results as well
  359. aReplace=&Replace
  360. aSearchStart=Search
  361.  
  362. [formMain.panelMain.pcMain.tsDatabaseInfo]
  363. labelInfoDBKey=Key information:
  364. labelInfoDBValue=Value information:
  365.  
  366. [formMain.panelMain.pcMain.tsInfo]
  367. Panel2=Panel2
  368.  
  369. [formRemoteConnect]
  370. labelNamePrompt=Please enter the name of the remote computer:
  371. bnOK=OK
  372. bnCancel=Cancel
  373. bnSearch=&Search
  374. labelRemoteInfo=Note: Connecting to a remote registry will only work if the remote computer is running Windows NT, 2000 or XP, or Windows ME if the remote service is running.
  375.  
  376. [formSearch.pcSearch.tsReplace]
  377. labelReplaceLimitations=Please select the entries that should be included in the replace on the Results tab. Replace will only work for key and value names and string data.
  378. labelReplaceSource=Replace this:
  379. labelReplaceNew=With this Text:
  380. groupReplaceMisc=Miscellaneous options
  381.  
  382. [formSearch.pcSearch.tsReplace.groupReplaceMisc]
  383. cbReplaceIgnoreCase=&Ignore case
  384. cbReplaceOverwrite=Overwrite existing
  385. cbReplaceOverwriteValues=Overwrite existing values
  386. cbReplaceOverwriteKeys=Overwrite existing keys
  387.  
  388. [formMain.panelMain.pcMain.tsDatabaseInfo.labelInfoDBKey]
  389. bnInfoDBSaveKeyInfo.Hint=Not available in BartPE
  390.  
  391. [formMain.panelMain.pcMain.tsDatabaseInfo.labelInfoDBValue]
  392. bnInfoDBSaveValueInfo.Hint=Not available in BartPE
  393.  
  394.